Skip to content

Conversation

@benwtrent
Copy link
Member

Backports the following commits to 9.0:

…lds (elastic#122425)

When utilizing synthetic source with nested fields, we attempt to
rebuild the child values in addition to all the parent values.

While this generally works well, its potential that certain values might
be missing from various child docs. Consequently, we will attempt to
iterate the vector values strangely, resulting in seemingly missing
values or potentially exceptions indicating EOFs.

closes: elastic#122383
@benwtrent benwtrent added :Search Relevance/Vectors Vector search :StorageEngine/Mapping The storage related side of mappings >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch Team:StorageEngine labels Feb 12, 2025
@elasticsearchmachine elasticsearchmachine merged commit aef6531 into elastic:9.0 Feb 12, 2025
16 checks passed
@benwtrent benwtrent deleted the backport/9.0/pr-122425 branch February 12, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Search Relevance/Vectors Vector search :StorageEngine/Mapping The storage related side of mappings Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch Team:StorageEngine v9.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants